Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix update assets #6684

Merged
merged 2 commits into from
Jan 13, 2025
Merged

fix update assets #6684

merged 2 commits into from
Jan 13, 2025

Conversation

eugene-doobu
Copy link
Member

@eugene-doobu eugene-doobu commented Jan 8, 2025

문제가 발생할 수 있는 지점 수정

  • 해당 변경으로 기존에 동작하던 현상을 완벽하기 막을 순 없습니다
  • 이벤트 구독 순서 꼬이는 경우 발생할 수 있는 케이스를 제거합니다

@github-actions github-actions bot added this to the v270.0.0 milestone Jan 8, 2025
@eugene-doobu eugene-doobu linked an issue Jan 8, 2025 that may be closed by this pull request
Copy link

github-actions bot commented Jan 8, 2025

@eugene-doobu The versions of bundled Libplanet assemblies and Libplanet submodule vendored by Lib9c apparently do not match:

  • Libplanet submdoule:
  • Libplanet.Action.dll: 5.4.2
  • Libplanet.Common.dll: 5.4.2
  • Libplanet.Crypto.dll: 5.4.2
  • Libplanet.Mocks.dll: 5.4.2
  • Libplanet.RocksDBStore.dll: 5.4.2
  • Libplanet.Store.dll: 5.4.2
  • Libplanet.Types.dll: 5.4.2
  • Libplanet.dll: 5.4.2

Leave a comment in this pull_request with the following command to let the bot upgrade bundled Libplanet assemblies:

/update-libplanet-dlls

@eugene-doobu eugene-doobu merged commit 27739b6 into development Jan 13, 2025
2 checks passed
@eugene-doobu eugene-doobu deleted the feature/fix-stage-info-assets branch January 13, 2025 04:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

일반 던전에서 이벤트 던전 재화 표시 버그
2 participants